Skip to content

feat(hybrid_wrapper): 增强文本换行功能并修复行内代码处理 and bump to 0.5.2#20

Merged
fslongjin merged 1 commit intomasterfrom
fix-inline-code-wrapping-and-paragraphs
Dec 15, 2025
Merged

feat(hybrid_wrapper): 增强文本换行功能并修复行内代码处理 and bump to 0.5.2#20
fslongjin merged 1 commit intomasterfrom
fix-inline-code-wrapping-and-paragraphs

Conversation

@fslongjin
Copy link
Copy Markdown
Owner

  • 新增段落保留功能,支持按段落处理文本
  • 改进行内代码正则表达式,支持单反引号和双反引号
  • 修复行内代码重复添加反引号的问题
  • 优化列表项换行处理,避免列表标记单独成行
  • 添加行内代码换行测试用例

@fslongjin fslongjin force-pushed the fix-inline-code-wrapping-and-paragraphs branch from c000c49 to 7dc2449 Compare December 15, 2025 04:27
- 新增段落保留功能,支持按段落处理文本
- 改进行内代码正则表达式,支持单反引号和双反引号
- 修复行内代码重复添加反引号的问题
- 优化列表项换行处理,避免列表标记单独成行
- 添加行内代码换行测试用例

Signed-off-by: jinlong <jinlong@tencent.com>

chore: 升级版本号至0.5.2

Signed-off-by: jinlong <jinlong@tencent.com>
@fslongjin fslongjin force-pushed the fix-inline-code-wrapping-and-paragraphs branch from 7dc2449 to 8b00ae4 Compare December 15, 2025 04:28
@fslongjin fslongjin merged commit 9262eec into master Dec 15, 2025
@fslongjin fslongjin deleted the fix-inline-code-wrapping-and-paragraphs branch December 15, 2025 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant